You are here: Understanding the Meridian event procedures > About the workflow definition events > DocCWFEvent_*NewRevision events

DocCWFEvent_*NewRevision events

Occur when a new revision is created by a transition of the workflow.

Syntax

DocCWFEvent_*NewRevision(Batch, Transition)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Transition

A WorkflowTransition object that represents the transition that is creating the new revision.

Related concepts

About the workflow definition events